Post

Replies

Boosts

Views

Activity

Reply to Export: "Profile doesn't support Game Center" but app doesn't ask for Game Center entitlement.
Answering own question: App was built with Automatically Managed Signing. Changing to Manual signing fixed the problem.
Replies
Boosts
Views
Activity
Jun ’23
Reply to Builds from Xcode 14 RC are missing app clip domain status value in App Store Connect
I'm having a similar issue. Was this ever resolved for you?
Replies
Boosts
Views
Activity
Dec ’22
Reply to Does SKTerminateForInvalidReceipt validate receipts?
No, SKTerminateForInvalidReceipt does not validate receipts. All it does it terminate the app with error code 173. it is equivalent to calling exit(173).
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to AXIsProcessTrustedWithOptions not prompting for permission
I have noticed that, on (10.15 and 11.0) if signed with Mac Development ceritficate or official Mac App Store distribution cert, the alert WILL pop up (although with errors in Console). But if signed with Develoepr ID, it will not pop up.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Apr ’21